@media (max-width:1200px){
    nav{
       
    }
    
    .navber{
        
    }
    .navlogo{
        margin-left:50px ;
    }

    .allMenu{
        width: 95%;

        
    }
    .Menu{
  
    }
    .Menu li{
        margin-left:  0px;
        margin-right: 30px;
    }

    /* nav end */

    .sec1{
        height:350px ;
    }

    .t1{
        font-size: 3.5rem;
    }
    .t1o{
        font-size: 2.5rem;
    }
    /* 2nd layer end */
    /* Feature Grid 1 */
    .sec2{
        height: 430px;
    }
    #img-fluid{
        height: auto;
        width:400px ;
    }
    .boldtext{
        font-size: 2rem;
    }
    .textpre{
        font-size: 1rem;
    }


    .sec13{
        height: 418px;
        width: 100%;
        background-color: #F2F2F2;
    }
    .main30o{
        height: 82%;
        margin-top: 0px;
    }
    #img-fluid2{
        height: auto;
        width:380px ;
        margin-top: 0px;
    }

    #img-fluid3{
        height: auto;
        width:400px ;
        margin-top: 0px;
    }
    #img-fluid4{
        height: auto;
        width:400px ;
        margin-top: 0px;
    }
    
    #img-fluid5{
        height: auto;
        width:400px ;
        margin-top: 0px;
    }

    #img-fluid6{
        height: auto;
        width:400px ;
        margin-top: 0px;
    }



    /* blog layer */
    .img1 img{
        height: auto;
        width: 300px;
    }

    .sec5img div{
        margin-left: 5px;
        margin-right: 5px;
    }





}